projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c5ce76f
)
Fix typo.
author
Xan Lopez
<xan@src.gnome.org>
Sat, 28 Apr 2007 07:49:54 +0000
(07:49 +0000)
committer
Xan Lopez
<xan@src.gnome.org>
Sat, 28 Apr 2007 07:49:54 +0000
(07:49 +0000)
svn path=/trunk/; revision=17667
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index d7f0770540b9b732afec67eaabefe7e119d6c539..dfd33057a7978e7a5cf69e9ffaa119a009b4baf5 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-5,7
+5,7
@@
* gtk/gtkentrycompletion.h:
* gtk/gtkentryprivate.h:
- Rember the user input that triggered the completion, add
+ Rem
em
ber the user input that triggered the completion, add
API to the retrieve it and reset the entry contents to it
if the user cancels the tentative completion during
the inline-selection.